|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jade.wrapper.AgentContainer
|
+--jade.wrapper.MainContainer
This class is a Proxy class, allowing access to a JADE main
container. Invoking methods on instances of this class, it is
possible to request services from createMainContainer() method in class
Runtime.
Runtime.createMainContainer(Profile p)| Constructor Summary | |
MainContainer(jade.core.AgentContainerImpl impl)
Public constructor. |
|
| Methods inherited from class jade.wrapper.AgentContainer |
createAgent,
createAgent,
installMTP,
kill,
uninstallMTP |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public MainContainer(jade.core.AgentContainerImpl impl)
Runtime.createMainContainer() method.impl - A concrete implementation of a JADE main container.Runtime.createMainContainer(Profile p)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||